Back to search
30
MCP

Document Crawler & Search

pulsemcp/document crawler & search

Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoffs

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
markdown-fastrag-mcp
Semantic search engine for markdown documents. MCP server with multi-provider embeddings and Milvus vector storage.
0 tools
doc-builder-mcp
MCP Server for intelligent documentation scraping, vectorization, and semantic search with dynamic ontology extraction
0 tools
Documentation Search (Groq + Serper)
Combines web search through Serper API with Groq's language models to intelligently extract and structure clean, readable content from docum
0 tools
doc-reviewer-mcp
MCP server for OCR-generated Markdown document review and diagnostics
0 tools
dsheinalt/crawly-mcp
Crawly-MCP provides web search and content retrieval for local LLMs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "document_crawler_&_search": {
      "url": "None",
      "transport": "http"
    }
  }
}